adTempus API
PreviousUpNext
IJobQueue::Conditions Property   Not Implemented

Defines conditions that must be met for jobs in the queue to be executed.

C++
__property IConditions** Conditions;
C#
IConditions** Conditions;
Visual Basic
Property Conditions() As IConditions**

Conditions for the queue are independent of conditions for the jobs (for a job in the queue to run, the conditions for both the job and the queue must be met). 

Reserved for future use. The Conditions are not currently checked by adTempus.

adTempus API Reference version 3.0.0.0, revised 10/30/2008